Skip to content

FOUR-8953 | Save as PM Block is Not Working in Modeler#4908

Merged
ryancooley merged 2 commits into
developfrom
observation/FOUR-8953
Jun 23, 2023
Merged

FOUR-8953 | Save as PM Block is Not Working in Modeler#4908
ryancooley merged 2 commits into
developfrom
observation/FOUR-8953

Conversation

@mcraeteisha
Copy link
Copy Markdown
Contributor

@mcraeteisha mcraeteisha commented Jun 20, 2023

Issue

Ticket: FOUR-8953

When selecting the 'Save as PM Block' option from the ellipsis menu in the Modeler, the Publish PM Block Modal does not appear and users are unable to save a PM Block.

Solution

  • Add publishPmBlock method to Modeler.vue in modeler.
  • Pass required data to the Create PM Block Modal in core.

Steps to Reproduce

  1. Log in to ProcessMaker.
  2. Create a new Process and save it.
  3. From the Ellipsis Menu in Modeler, click 'Save As PM Block'.

How to Test

  1. Go to branch observation/FOUR-8953 in core.
  2. Go to branch develop in package-pm-blocks. Install the package in core.
  3. Go to branch observation/FOUR-8953 in modeler and link to core.
  4. Follow the Steps to Reproduce.

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-70ec381f94.eng.processmaker.net

1 similar comment
@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-70ec381f94.eng.processmaker.net

@estebangallego estebangallego self-requested a review June 22, 2023 16:26
@pmkerberos
Copy link
Copy Markdown

QA server was successfully deployed https://ci-70ec381f94.eng.processmaker.net

@ryancooley ryancooley merged commit 1375c1e into develop Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants